body  {
   	font-family :   "Verdana", Helvetica, sans-serif;
  	color : #000000;
	background-color : white;
	font-size: 14px;
        margin-top:0px;
        margin-left:10px;
        margin-right:10px;
        margin-bottom:2px;
    }

table { font-size: 14px;
        border: 0px;
        cellpadding: 0px;
        cellspacing: 0px;
    }

img { 
        border: 0px;
    }
	
h1 {
    font-family :  "Arial", Helvetica, sans-serif;
	color:black;
	}
h2 {
    font-family :  "Arial", Helvetica, sans-serif;
	color:black;
	}
h3 {
    font-family :  "Arial", Helvetica, sans-serif;
	color:black;
	}		

A  {
   	color : #E07000;
	text-decoration : none;
   	font-weight : bold;
}

A:Visited  {
	color : #E07000;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #bb3300;
   	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	background-color : yellow;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

HR {
   color: #ffbb00;
}

.navigt {
	color : #E07000;
	font-size: 16px;
	font-weight : bold;
}

.navigr {
}














